home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Professional Soft Collection 1.02
/
Professional Soft Collection 1.02.iso
/
communic
/
zyxel
/
613.not
next >
Wrap
Text File
|
1994-07-05
|
2KB
|
79 lines
New feature
Voice
1. Add new 3-bit ADPCM voice compression scheme, use AT+VSM=30 to select
this mode. In this new format, every 5 samples of compressed data is
packed into 2 bytes, the extra bit is set to 1 for resync.
byte 1 : ┌─┬─┬─┬─┬─┬─┬─┬─┐ byte 2 : ┌─┬─┬─┬─┬─┬─┬─┬─┐
│1│A│A│A│B│B│B│C│ │C│C│D│D│D│E│E│E│
└─┴─┴─┴─┴─┴─┴─┴─┘ └─┴─┴─┴─┴─┴─┴─┴─┘
1 : resync bit.
A A A : first sample
B B B : second sample
C C C : third sample
D D D : forth sample
E E E : fifth sample
2. Add new 4-bit ADPCM voice compression scheme, use AT+VSM=4 to select
this mode. Two samples of compressed data is packed into 1 byte.
It is necessary to increase the DTE speed to 57600 bps to use this
compression scheme.
┌─┬─┬─┬─┬─┬─┬─┬─┐
│A│A│A│A│B│B│B│B│
└─┴─┴─┴─┴─┴─┴─┴─┘
A A A A : first sample
B B B B : second sample
3. Accept hardware flow control for voice data flow, use the command
"AT+FLO=2" to enable the hardware flow control. (default value is
"AT+FLO=1").
Improvement
FAX
1. Improved 2-D high resolution graphic quality on E model.
2. Fax receiving speed are command configurable on class 2 and
class 2.0 now.
Modem
1. High DTE speed AT detection problem on E model fixed
2. Ring volume control (ATNn) bug fixed
3. V.23 answer tone detection bug fixed.
4. V.26bis performance improved
5. V42 block resent count mistaken counted when RNR happened,
this bug corrected.
6. Modem automaticly disable terminal aborting if async leased line is
set.
7. Modem now can accept V.25bis async command in sync-data (&M1) mode.
8. Set bit 7 of S52 to reverse space and mark of V.23.
9. Disconnecting after second ATO1 bug fixcd.
10. ATA will not cause "ERROR" response now if modem already off hooked on
EG+ model.
11. Detect V22bis carrier longer to recognize it as a carrier presence to
improve compatibility.